-
-
Couldn't load subscription status.
- Fork 6.2k
Bump github.com/wneessen/go-mail from 0.6.2 to 0.7.1 #35557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
techknowlogick
merged 1 commit into
main
from
dependabot/go_modules/github.com/wneessen/go-mail-0.7.1
Oct 1, 2025
Merged
Bump github.com/wneessen/go-mail from 0.6.2 to 0.7.1 #35557
techknowlogick
merged 1 commit into
main
from
dependabot/go_modules/github.com/wneessen/go-mail-0.7.1
Oct 1, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [github.com/wneessen/go-mail](https://github.com/wneessen/go-mail) from 0.6.2 to 0.7.1. - [Release notes](https://github.com/wneessen/go-mail/releases) - [Commits](wneessen/go-mail@v0.6.2...v0.7.1) --- updated-dependencies: - dependency-name: github.com/wneessen/go-mail dependency-version: 0.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
techknowlogick
approved these changes
Sep 30, 2025
lunny
approved these changes
Oct 1, 2025
rossigee
pushed a commit
to rossigee/gitea
that referenced
this pull request
Oct 2, 2025
rossigee
added a commit
to rossigee/gitea
that referenced
this pull request
Oct 4, 2025
# Conflicts: # go.mod # go.sum
rossigee
pushed a commit
to rossigee/gitea
that referenced
this pull request
Oct 4, 2025
zjjhot
added a commit
to zjjhot/gitea
that referenced
this pull request
Oct 5, 2025
* giteaofficial/main: fix: auto-expand and auto-scroll for actions logs (go-gitea#35570) (go-gitea#35583) [skip ci] Updated translations via Crowdin [skip ci] Updated translations via Crowdin Fix creating pull request failure when the target branch name is the same as some tag (go-gitea#35552) Use bundled version of spectral (go-gitea#35573) Add rebase push display wrong comments bug (go-gitea#35560) Address some CodeQL security concerns (go-gitea#35572) fix(webhook): prevent tag events from bypassing branch filters targets go-gitea#35449 (go-gitea#35567) Added button to copy file name in PR files (go-gitea#35509) Update JS and PY deps (go-gitea#35565) Enable a few more tsconfig options (go-gitea#35553) Bump github.com/wneessen/go-mail from 0.6.2 to 0.7.1 (go-gitea#35557) add more routes to the "expensive" list (go-gitea#35547) Drop json-iterator dependency (go-gitea#35544) Add proper error message if session provider can not be created (go-gitea#35520) use experimental go json v2 library (go-gitea#35392) Use global lock instead of status pool for cron lock (go-gitea#35507) Move some functions to gitrepo package (go-gitea#35503) Move GetDiverging functions to gitrepo (go-gitea#35524) [skip ci] Updated translations via Crowdin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
go
Pull requests that update go code
lgtm/done
This PR has enough approvals to get merged. There are no important open reservations anymore.
modifies/dependencies
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/wneessen/go-mail from 0.6.2 to 0.7.1.
Release notes
Sourced from github.com/wneessen/go-mail's releases.
Commits
42e92cfMerge pull request #496 from wneessen/bugfix/495_mail-address-parsingc3c0757Refactored error handling and return values across multiple files06b3fceFixed test case and replaced hidden Unicode character for address injection t...158baffBumped version to v0.7.1591f073Added tests to validate email address injection handlingf61143aRefactored sender handling to make use of net/mail's mail address stringifica...0dcdac6Added test for handling quoted local-part in recipients (issue #495)ff718adRefactored recipient handling to make use of net/mail's mail address stringif...ac1eb03Merge pull request #494 from wneessen/switch-pbkdf2-to-stdlib0508d94Removed internal PBKDF2 implementation and replaced with Go's standard libraryDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.